[INFO] fetching crate krafna 0.5.6...
[INFO] testing krafna-0.5.6 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate krafna 0.5.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate krafna 0.5.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate krafna 0.5.6
[INFO] tweaked toml for crates.io crate krafna 0.5.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate krafna 0.5.6 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate krafna 0.5.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded lru v0.13.0
[INFO] [stderr]   Downloaded gray_matter v0.2.8
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded redox_users v0.5.0
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded clap v4.5.29
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded clap_builder v4.5.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c69da2c273c96455d4d66e4ba4a759c770121feac1c0fef3596b6a4aa77e6d28
[INFO] running `Command { std: "docker" "start" "-a" "c69da2c273c96455d4d66e4ba4a759c770121feac1c0fef3596b6a4aa77e6d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c69da2c273c96455d4d66e4ba4a759c770121feac1c0fef3596b6a4aa77e6d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69da2c273c96455d4d66e4ba4a759c770121feac1c0fef3596b6a4aa77e6d28", kill_on_drop: false }`
[INFO] [stdout] c69da2c273c96455d4d66e4ba4a759c770121feac1c0fef3596b6a4aa77e6d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24943bd1cae118197b0347ffb51ec280cb924b32dffc2ac5b55ed77548d0a692
[INFO] running `Command { std: "docker" "start" "-a" "24943bd1cae118197b0347ffb51ec280cb924b32dffc2ac5b55ed77548d0a692", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling krafna v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.21s
[INFO] running `Command { std: "docker" "inspect" "24943bd1cae118197b0347ffb51ec280cb924b32dffc2ac5b55ed77548d0a692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24943bd1cae118197b0347ffb51ec280cb924b32dffc2ac5b55ed77548d0a692", kill_on_drop: false }`
[INFO] [stdout] 24943bd1cae118197b0347ffb51ec280cb924b32dffc2ac5b55ed77548d0a692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d78b38b58038df99925cb439276a6a2030c2a865f807698b222850a5c3c8b219
[INFO] running `Command { std: "docker" "start" "-a" "d78b38b58038df99925cb439276a6a2030c2a865f807698b222850a5c3c8b219", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gray_matter v0.2.8
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling krafna v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.36s
[INFO] running `Command { std: "docker" "inspect" "d78b38b58038df99925cb439276a6a2030c2a865f807698b222850a5c3c8b219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78b38b58038df99925cb439276a6a2030c2a865f807698b222850a5c3c8b219", kill_on_drop: false }`
[INFO] [stdout] d78b38b58038df99925cb439276a6a2030c2a865f807698b222850a5c3c8b219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] db668ddcaf5c81a6a771bae457497db3b777a373da4794c15af2cf7e660bd3e1
[INFO] running `Command { std: "docker" "start" "-a" "db668ddcaf5c81a6a771bae457497db3b777a373da4794c15af2cf7e660bd3e1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krafna-abdbab23a64d7823)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_empty ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_expression ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_with_operator ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_one_operand ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_with_pod ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_with_pod_and_format ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_with_pod ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_with_pod_and_format ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_invalid_first_arg ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_divide ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq_list ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_floor_divide ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_gt ... ok
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_no_operands ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_in_list ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_in_str ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_and ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date_add_invalid_interval ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_function_date ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq_null ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_lt ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_lte ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_multiply ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_minus ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_neq ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_plus ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_or ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_asc ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_desc ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_no_change ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_equals ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_multi ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_func ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_select_retains_nested_field ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_order_by_null_values ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_equals_no_field ... ok
[INFO] [stdout] test libs::executor::tests::test_get_field_value ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_select_retains_specified_field ... ok
[INFO] [stdout] test libs::parser::tests::parse_bracket_expression ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_expression ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_from ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_select ... ignored, TODO: implement this test
[INFO] [stdout] test libs::parser::tests::parse_where ... ignored, TODO: implement this test
[INFO] [stdout] test libs::executor::tests::test_execute_operation_like ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_not_like ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_gte ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_complex ... ok
[INFO] [stdout] test libs::executor::tests::test_get_nested_pod ... ok
[INFO] [stdout] test libs::executor::tests::test_pod_array_to_field_value ... ok
[INFO] [stdout] test libs::executor::tests::test_pod_array_to_field_value_nested ... ok
[INFO] [stdout] test libs::executor::tests::test_pod_hash_to_field_value ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_true ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_field_name ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_eq ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_where_like ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_lowercase ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_with_space ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_basic ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_contains_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_contains_minus ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_bool ... ignored, TODO: implement bool parsing
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_first_char_num ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_minus ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_value_when_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_comma_after_open_bracket ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_start_with_underscore ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_no_text ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_multiple_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_no_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_false ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_decimal_number_with_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_field_name_ends_with_dot ... ok
[INFO] [stdout] test libs::executor::tests::test_execute_operation_power ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_decimal_number_with_dot ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_fn_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_num_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_bool_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_trailing_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_without_comma ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_decimal_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_negative_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_exact_case_insensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_exact_case_sensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_with_name_one_str_arg ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_without_whitespace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_start_with_whitespace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_mandatory_whitespaces_with_whitspace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_bool ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_field_name ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_func ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_function_without_name_no_args ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_when_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_operator_different_first_char ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_short_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_invalid_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_operator_not_like ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_keyword_case_sensitive ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_short_operator_with_space ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_mandatory_whitespaces_without_whitspace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_long_non_alphabetic_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_one_field_no_direction ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_one_field_with_direction ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_order_by_multiple_field ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_negative_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_positive_number ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_desc ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_asc ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_sort_direction_non_existant ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_mixed_quotes1 ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_double_quotes ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_without_closed_quote ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_valid_string_with_different_chars ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_single_quotes ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_whitespaces_skip_whitspace ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_whitespaces_nothing_to_skip ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_back_negative ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_next_when_empty ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_peek ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_back_positive ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_next ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_without_opening_quote ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_string_with_mixed_quotes2 ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_existing_operator_without_space ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_peek_when_empty ... ok
[INFO] [stdout] test libs::peekable_deque::tests::test_to_string ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_no_bracket_expression_with_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_non_existing_long_alphabetic_operator ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/krafna-45360757edaf2ec2)
[INFO] [stdout] test libs::executor::tests::test_evaluate_stack_operator_no_operator ... ok
[INFO] [stdout] test libs::parser::tests::test_parse_bool_field_name_or_function_when_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 130 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_test.rs (/opt/rustwide/target/debug/deps/parser_test-64fa3ac89a317f52)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_complex_query_parsing ... ok
[INFO] [stdout] test test_complex_query_parsing_from_without_whitespace ... ok
[INFO] [stdout] test test_complex_query_parsing_where_without_whitespace_after ... ok
[INFO] [stdout] test test_complex_query_parsing_where_without_whitespace_before ... ok
[INFO] [stdout] test test_complex_query_parsing_without_from ... ok
[INFO] [stdout] test test_complex_query_parsing_without_order_by ... ok
[INFO] [stdout] test test_complex_query_parsing_without_where ... ok
[INFO] [stdout] test test_complex_query_parsing_without_select ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests krafna
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "db668ddcaf5c81a6a771bae457497db3b777a373da4794c15af2cf7e660bd3e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db668ddcaf5c81a6a771bae457497db3b777a373da4794c15af2cf7e660bd3e1", kill_on_drop: false }`
[INFO] [stdout] db668ddcaf5c81a6a771bae457497db3b777a373da4794c15af2cf7e660bd3e1
